home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / growthre.sit / Growth Records / card_18675.txt < prev    next >
Text File  |  1988-02-06  |  967b  |  45 lines

  1. -- card: 18675 from stack: in
  2. -- bmap block id: 26249
  3. -- flags: 0000
  4. -- background id: 11213
  5. -- name: Comment 2
  6. ----- HyperTalk script -----
  7. on openCard
  8.   color cyan, black
  9.   go to this card
  10.   color red,black
  11.   show card field id 1
  12. end openCard
  13.  
  14. on CloseCard
  15.   set lockScreen to true
  16.   color normal
  17.   hide card field id 1
  18.   set lockScreen to false
  19. end CloseCard
  20.  
  21.  
  22.  
  23.  
  24. -- part 1 (field)
  25. -- low flags: 80
  26. -- high flags: 0000
  27. -- rect: left=3 top=29 right=307 bottom=512
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 0
  31. -- font id: 20
  32. -- text size: 12
  33. -- style flags: 256
  34. -- line height: 16
  35. -- part name: Comment1
  36.  
  37.  
  38. -- part contents for card part 1
  39. ----- text -----
  40.    The decimal age of the patient will be calculated when you click on the pop up menu item on the "Functions" button. When you enter a new date, make sure that you select the calculate age menu item.  Failure to do this may result in unusual results.
  41.  
  42.  
  43.  
  44.  
  45.